adTempus API
PreviousUpNext
IJobStatus::TotalExecutions Property

Gets the total number of times the job has been executed.

C++
__property long* TotalExecutions;
C#
long* TotalExecutions;
Visual Basic
Property TotalExecutions() As long*
Default Value

0

This value includes all instances of the job, including those whose ExecutionHistoryItems have been purged. To reset this value use Job.ClearHistory.

adTempus API Reference version 3.0.0.0, revised 10/30/2008